home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / config / mh-hpux < prev    next >
Encoding:
Text File  |  1994-02-03  |  180 b   |  8 lines

  1. # Define SYSV as -DSYSV if you are using a System V operating system.
  2. SYSV = -DSYSV
  3. RANLIB = true
  4.  
  5. # X11 
  6. X11_INCLUDE_FLAGS = -I/usr/include/X11R4
  7. X11_LIB_FLAGS = -L/usr/lib/X11R4
  8.